var vendor/golang.org/x/text/unicode/bidi.bidiValues
8 uses
vendor/golang.org/x/text/unicode/bidi (current package)
prop.go#L89: return Properties{entry: bidiValues[c0]}, 1
prop.go#L152: return Properties{entry: bidiValues[c0]}, 1
tables13.0.0.go#L24: return bidiValues[c0], 1
tables13.0.0.go#L85: return bidiValues[c0]
tables13.0.0.go#L109: return bidiValues[c0], 1
tables13.0.0.go#L170: return bidiValues[c0]
tables13.0.0.go#L198: return uint8(bidiValues[n<<6+uint32(b)])
tables13.0.0.go#L204: var bidiValues = [15872]uint8{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)